Skip to content

🎨 Don't double-wrap an integral_constant with ct#331

Merged
elbeno merged 1 commit intointel:mainfrom
elbeno:ct-int-const
Feb 27, 2026
Merged

🎨 Don't double-wrap an integral_constant with ct#331
elbeno merged 1 commit intointel:mainfrom
elbeno:ct-int-const

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Feb 25, 2026

Problem:

  • Passing an integral_constant to ct results in a doubly-wrapped integral_constant.

Solution:

  • Add a deduction guide so that ct_helper deals with this case.

Problem:
- Passing an `integral_constant` to `ct` results in a doubly-wrapped
  `integral_constant`.

Solution:
- Add a deduction guide so that `ct_helper` deals with this case.
@elbeno elbeno merged commit cdb2481 into intel:main Feb 27, 2026
94 of 96 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants